Click or drag to resize

BasicStatus Enumeration

Specifies basic status of Status.

Namespace:  Independentsoft.Sip.Presence
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public enum BasicStatus
Members
  Member nameValueDescription
Open0 This value means that client is able to accept instant messages.
Closed1 This value means that client is unable to accept instant messages.
None2 Not defined.
See Also